
//==============================================================================
// Axeman_anim.txt
//==============================================================================

//==============================================================================
define Egyptian2HandAxe
{
   SetSelector
   {
     set hotspot
     {
        version
        {
           Visual Attachments e axe 2handed Bronze
 Replacetexture Attachments E Shield Iron Map/Attachments Beta E Shield Iron Map
        }
     }   
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman2_idleA
			                ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			                ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
					connect RightHand Egyptian2HandAxe hotspot
				}
			}
   }
}

//==============================================================================
anim Walk
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman2_walkA
                                        //-- auto generated by the bang animation tool
                                        //-- do not hand edit these values
                                                          tag FootstepLeft 0.30 true   
                                                          tag FootstepRight 0.80 true   
                                        //-- end auto generated section
			                ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			                ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
					connect RightHand Egyptian2HandAxe hotspot
				}
			}
   }
}

//==============================================================================
anim Attack
{
   SetSelector
   {
			set hotspot
			{
				version
				{
					Visual Infantry Beta E Axeman2_AttackA
                                        //-- auto generated by the bang animation tool
                                        //-- do not hand edit these values
                                                          tag Attack 0.54 true   
                                                          tag GenericSound 0.40 true   
                                                          tag SpecificSoundSet 0.46 false SwordSwing checkVisible 
                                        //-- end auto generated section
                                        // Hacked by GTS because animation too long
			                ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			                ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
					connect RightHand Egyptian2HandAxe hotspot
				}
			}
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman2_DeathA
			ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
			connect RightHand Egyptian2HandAxe hotspot
         }
      }
   }
}

//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman2_BoredA
			ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
			connect RightHand Egyptian2HandAxe hotspot
         }
      }
   }
}

//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual Infantry Beta E Axeman2_FlailA
			ReplaceTexture Infantry E Axeman Head Standard/Infantry E Axeman Head Beta
			ReplaceTexture Infantry E Axeman Standard/Infantry Beta E Axeman
			connect RightHand Egyptian2HandAxe hotspot
         }
      }
   }
}
